home *** CD-ROM | disk | FTP | other *** search
- object AnalisisWindow: TAnalisisWindow
- Tag = 100
- Left = 227
- Top = 95
- Width = 500
- Height = 394
- Caption = 'An�lisis'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- PixelsPerInch = 96
- TextHeight = 13
- object StatusBar1: TStatusBar
- Left = 0
- Top = 348
- Width = 492
- Height = 19
- Panels = <>
- SimplePanel = True
- SizeGrip = False
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 492
- Height = 173
- Align = alTop
- BevelInner = bvLowered
- BevelOuter = bvNone
- TabOrder = 1
- object Panel4: TPanel
- Left = 411
- Top = 1
- Width = 80
- Height = 171
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 0
- object BAceptar: TButton
- Tag = 2200
- Left = 0
- Top = 8
- Width = 75
- Height = 22
- Caption = '&Aceptar'
- ModalResult = 1
- TabOrder = 0
- OnClick = BAceptarClick
- end
- object BCancelar: TButton
- Tag = 2400
- Left = 0
- Top = 33
- Width = 75
- Height = 22
- Caption = '&Cancelar'
- ModalResult = 2
- TabOrder = 1
- OnClick = BCancelarClick
- end
- object BInforme: TButton
- Tag = 26600
- Left = 0
- Top = 59
- Width = 75
- Height = 22
- Caption = 'Ver &Informe'
- TabOrder = 2
- OnClick = BInformeClick
- end
- object Animate1: TAnimate
- Left = 16
- Top = 104
- Width = 41
- Height = 41
- Active = False
- FileName = '.\monitor.avi'
- StopFrame = 25
- end
- end
- object Panel5: TPanel
- Left = 1
- Top = 1
- Width = 410
- Height = 171
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 1
- object LblPathAnalizado: TLabel
- Left = 5
- Top = 10
- Width = 400
- Height = 13
- AutoSize = False
- end
- object Progreso: TProgressBar
- Left = 5
- Top = 32
- Width = 400
- Height = 15
- Min = 0
- Max = 100
- Step = 1
- TabOrder = 0
- end
- object Panel2: TPanel
- Tag = -1
- Left = 5
- Top = 60
- Width = 400
- Height = 109
- BevelInner = bvLowered
- TabOrder = 1
- object Bevel1: TBevel
- Left = 10
- Top = 16
- Width = 380
- Height = 13
- Shape = bsBottomLine
- end
- object Label8: TLabel
- Tag = 26000
- Left = 95
- Top = 8
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Analizados'
- Color = clBtnFace
- ParentColor = False
- end
- object Label9: TLabel
- Tag = 26100
- Left = 190
- Top = 8
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Infectados'
- end
- object Label10: TLabel
- Tag = 26200
- Left = 285
- Top = 8
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Desinfectados'
- end
- object LabelMemoria: TLabel
- Tag = 26300
- Left = 10
- Top = 36
- Width = 43
- Height = 13
- Caption = 'Memoria '
- Color = clBtnFace
- ParentColor = False
- end
- object LabelFicheros: TLabel
- Tag = 15400
- Left = 10
- Top = 68
- Width = 40
- Height = 13
- Caption = 'Ficheros'
- end
- object LabelBoot: TLabel
- Tag = 400
- Left = 10
- Top = 52
- Width = 22
- Height = 13
- Caption = 'Boot'
- end
- object LabelMensajes: TLabel
- Tag = 26500
- Left = 10
- Top = 84
- Width = 45
- Height = 13
- Caption = 'Mensajes'
- end
- object PanelAna: TPanel
- Tag = -1
- Left = 95
- Top = 33
- Width = 95
- Height = 71
- BevelOuter = bvNone
- TabOrder = 0
- object LblMemAnalizada: TLabel
- Tag = 26400
- Left = 0
- Top = 3
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'No'
- Color = clBtnFace
- ParentColor = False
- end
- object LblBootsAnalizados: TLabel
- Left = 0
- Top = 19
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '0'
- end
- object LblFicherosAnalizados: TLabel
- Left = 0
- Top = 35
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '0'
- end
- object LblMensajesAnalizados: TLabel
- Left = 0
- Top = 51
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '0'
- end
- end
- object PanelInf: TPanel
- Tag = -1
- Left = 190
- Top = 33
- Width = 95
- Height = 71
- BevelOuter = bvNone
- TabOrder = 1
- object LblMemInfectada: TLabel
- Tag = 26400
- Left = 0
- Top = 3
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'No'
- end
- object LblBootsInfectados: TLabel
- Left = 0
- Top = 19
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '0'
- end
- object LblFicherosInfectados: TLabel
- Left = 0
- Top = 35
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '0'
- end
- object LblMensajesInfectados: TLabel
- Left = 0
- Top = 51
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '0'
- end
- end
- object PanelDes: TPanel
- Tag = -1
- Left = 285
- Top = 33
- Width = 95
- Height = 71
- BevelOuter = bvNone
- TabOrder = 2
- object LblMemDesinfectada: TLabel
- Left = 0
- Top = 3
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '--'
- end
- object LblBootsDesinfectados: TLabel
- Left = 0
- Top = 19
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '0'
- end
- object LblFicherosDesinfectados: TLabel
- Left = 0
- Top = 35
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '0'
- end
- object LblMensajesDesinfectados: TLabel
- Left = 0
- Top = 51
- Width = 95
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '0'
- end
- end
- end
- end
- end
- object Panel3: TPanel
- Left = 0
- Top = 173
- Width = 492
- Height = 175
- Align = alClient
- BevelOuter = bvNone
- Caption = 'Panel3'
- Color = clWhite
- TabOrder = 2
- object Lista: TPandaListView
- Tag = 32900
- Left = 0
- Top = 0
- Width = 492
- Height = 175
- Align = alClient
- BorderStyle = bsNone
- ColumnClick = False
- Columns = <
- item
- Caption = 'Incidencia'
- Width = 90
- end
- item
- Caption = 'Tarea'
- Width = 90
- end
- item
- Caption = 'Fecha - Hora'
- Width = 80
- end
- item
- Caption = 'Ruta'
- Width = 155
- end
- item
- Caption = 'Acci�n'
- end>
- ReadOnly = True
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- ViewStyle = vsReport
- OnResize = ListaResize
- MensajeListaVacia = 'No hay elementos disponibles en esta vista'
- end
- end
- object TimerMinimizado: TTimer
- Interval = 400
- OnTimer = OnTimerMinimizado
- Left = 448
- Top = 136
- end
- object ManuForm1: TManuForm
- Enabled = False
- TitleBar.ApplicationInfo.FontStyle = [fsBold]
- TitleBar.Color = clMaroon
- TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
- TitleBar.NbOfColors = 0
- Left = 452
- Top = 89
- end
- end
-